How to Install dwgsim software package in Debian 9 (Stretch)

How to Install dwgsim software package in Debian 9 (Stretch)

dwgsim software package provides short sequencing read simulator, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dwgsim 

dwgsim is installed in your system.

Make ensure the dwgsim package were installed using the commands given below,

$ sudo dpkg-query -l | grep dwgsim *

You will get with dwgsim package name, version, architecture and description in a table

dwgsim package basic information:

Distro Debian 9 stretch
Section Science
Package dwgsim
Version 0.1.11-3
Description short sequencing read simulator
Sub Section Science


See Also, How to uninstall or remove dwgsim software package from Debian 9 (Stretch)?